home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-15 / stkvga31.zip / README.TXT < prev    next >
Text File  |  1991-12-24  |  3KB  |  55 lines

  1. ******************JOYSTICK CHECK VERSION 3.0*****************************
  2. INTRODUCTION 
  3.   Making a program to check the game port and joystick is quite
  4.   elementary.  However, creating a program to check all possible
  5.   dynamic parameters becomes a bit more challenging. 
  6.  
  7.   The Joystick Check program is a invaluable tool, best used for
  8.   checking a Joystick or Joystick/Game Port combination prior to
  9.   purchase.  I've bought several bogus joystick over the past two
  10.   years.  If only I had this utility earlier, I could have saved
  11.   a lot of money.  Fortunately, I did have my beta version when I
  12.   purchased my last stick (Gravis).  I would assume that there are
  13.   are comparable units on the market, but I trust the quality and
  14.   reputation of the Gravis unit.  I don't think it's fair to mention
  15.   the units that Ideemed unacceptable by this utility, but I will
  16.   mention that you get what you pay for.  So, if you want your
  17.   games to work, you got to spend the extra bucks.  There are no
  18.   shortcuts.
  19.  
  20. ABOUT THIS PROGRAM
  21.   The first version of this utility came out in 1987.  It wasn't
  22.   practical nor was it reliable.  Shortly afterwards I released
  23.   version 2 and it too stunk.  3 years later I decided to do one last 
  24.   program in Microsoft's Quick BASIC 4.5 before continuing all my 
  25.   efforts towards C.  This adaptation was released as version 3.0.  
  26.   I was in too much of a hurry to release it and consequently a few 
  27.   typos and ommisions were overlooked.  I corrected most of these 
  28.   screw-ups in this recent version, v 3.01.
  29.  
  30.   Although, most C programmer thinks basic stinks, it's just because
  31.   they are jealous because C has to rely on extensive libraries to make
  32.   it similar to BASIC.  I use MS BASIC primarily for creating test 
  33.   programs and find it to be much more maintainable then C.  However, 
  34.   C has come a long way in the last 4 years or so, and I think it might 
  35.   be ready now for serious implementation as a test language.  My 
  36.   prototype version of this program is made in C.  Surprisingly, the C 
  37.   version is not much faster, but is much smaller in executable size.  
  38.   Eventually I plan to release this version, but not in the near future.  
  39.   So don't hold your breath for version 4.
  40.                               
  41. LIABILITY
  42.   There is no liability, because this is merely Scumware.  Remember
  43.   You get what you pay for.  Incidently, if you paid for this program
  44.   you got ripped off.
  45.    
  46.   QUESTIONS OR COMMENTS CONCERNING THIS PROGRAM CAN BE
  47.   FORWARDED TO :
  48.                RICK HORWITZ
  49.                110 HOULTON CT.
  50.                SAN JOSE, CA. 85139
  51.               
  52.  
  53.  
  54.  
  55.